home *** CD-ROM | disk | FTP | other *** search
/ Hacker 7 / HACKER07.ISO / Games / mcdemo.exe / objects / object2.pak / Unnamed File 000321 < prev    next >
Text File  |  1998-04-20  |  1KB  |  35 lines

  1. FITini
  2.  
  3. // This is the HBwinmill_a6 Building Data File
  4.  
  5. [ObjectClass]
  6. l ObjectTypeNum = 1
  7.  
  8. [ObjectType]
  9. st Name             = "HBwinmill_a6"        // Text string giving a descriptive name  (only 8 chars long!!)
  10. //l Type            = 0x7
  11. //l Appearance        = 0x02000257
  12. l Type                = 19
  13. l Appearance            = 0x0700014A
  14. l Duration            = -1            // Lasts forever = -1
  15. l MaxDamage            = 0            // Number of damage points before BOOM!
  16. l ExplosionObject        = 42            // Object Class Number of explosion for this building
  17. l DestroyedObject        = 0            // Object Class Number of Destroyed shape for building
  18. f ExtentRadius            = 35            // Extent Radius in Meters
  19.  
  20. [BuildingData]
  21. ul DmgLevel            = 1
  22. ul BlownEffectId        = -1            //Sound Effect played when building dies.
  23. ul NormalEffectId        = -1            //Sound Effect played when building is normal.
  24. ul DamageEffectId        = -1            //Sound Effect Played when building is dmg/destroyed.
  25. //st NormalShadow            = "wtrtwr_a1_gt"        //Tile to draw under building -- Not Required
  26. //st DestroyedShadow        = "wtrtwr_a1_gt_dmg"    //Tile to draw under destroyed buiding -- Not required.
  27. l BasePixelOffsetX        = 1            //Where on tile to draw this building.
  28. l BasePixelOffsetY        = 75            //
  29. l CollisionOffsetX        = 1                //Some buildings were not rendered to spec.  This fixes the problem.
  30. l CollisionOffsetY        = 57
  31. l LowTemplate        = 0x18000000
  32. l HighTemplate        = 0x00000018
  33. f ExtentRadius            = 12
  34.  
  35. FITend